home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / space_escape.swf / scripts / frame_13 / PlaceObject2_384_18 / CLIPACTIONRECORD on(keyPress Up).as next >
Text File  |  2007-01-15  |  56b  |  4 lines

  1. on(keyPress "<Up>"){
  2.    _root.gotoAndStop("game");
  3. }
  4.